runtime.bucket.hash (field)
4 uses
	runtime (current package)
		mprof.go#L80: 	hash    uintptr
		mprof.go#L309: 		if b.typ == typ && b.hash == h && b.size == size && eqslice(b.stk(), stk) {
		mprof.go#L321: 		if b.typ == typ && b.hash == h && b.size == size && eqslice(b.stk(), stk) {
		mprof.go#L330: 	b.hash = h
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)